home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BMUG Revelations
/
BMUG Revelations.toast
/
Programming
/
Programming Utilities
/
AfterDark Class
/
GlueCode.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-08-01
|
225 b
|
7 lines
|
[
TEXT/KAHL
]
/*
* GlueCode.h should include the header file for the subclass
* you want the glue code to create at initialization. The #define
* SUBCLASS should name this subclass.
*/
#include "CParticle.h"
#define SUBCLASS CParticle